code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
Sandbox.shouldExist
unit_threaded
integration
Sandbox
Assert that a file exists in the sandbox
struct
Sandbox
void
shouldExist
const
(
string
fileName
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
functions
shouldEqualContent
shouldEqualLines
shouldExist
shouldFail
shouldNotExist
shouldSucceed
writeFile
static functions
opCall
Assert that a file exists in the sandbox